翻訳と辞書
Words near each other
・ common communication services
・ common desktop environment
・ common esp
・ common gateway interface
・ common hardware reference platform
・ common information model
・ common intermediate format
・ common intermediate language
・ common internet file system
・ common isdn application programming interface
・ common lisp
・ common lisp in parallel
・ common lisp object system
・ common management information protocol
・ common management information services
・ common object file format
・ common object model
・ common object request broker architecture
・ common objects
・ common program interface


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Common Lisp : FOLDOC
Common Lisp
A dialect of Lisp defined by a consortium of companies brought together in 1981 by the {Defence Advanced Research Projects Agency} (DARPA). Companies included Symbolics, {Lisp Machines, Inc.}, Digital Equipment Corporation, Bell Labs., Xerox, Hewlett-Packard, Lawrence Livermore Labs., Carnegie Mellon University, Stanford University, {Yale}, MIT and {USC Berkeley}. Common Lisp is {lexically scoped} by default but can be dynamically scoped.
Common Lisp is a large and complex language, fairly close to a superset of MacLisp. It features {lexical binding}, data structures using defstruct and setf, closures, multiple values, types using declare and a variety of numerical types. Function calls allow "&optional", keyword and "&rest" arguments. Generic sequence can either be a list or an array. It provides formatted printing using escape characters. Common LISP now includes CLOS, an extended LOOP


スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.